#!/bin/bash
cd "$(dirname "$0")"
chmod +x ./NLauncher-Setup
exec ./NLauncher-Setup
